//Fly to start of the Range, Test Transporters, Tractor Beams, and Shuttlecraft
//some vessels do not have the option of installing all this equip or crew
//should ADD defiant-specific systems
<MISS = SDC, DES = 0250:0800:Start of Testing Range, RAR= 000,TIL= 000,>
<ICMD = #captainSpeaks,Welcome aboard.,
#setGoals,MSG00,
#captainSpeaks,MSG02,
//direct queries of command staff skills
#testCaptainSkill,-,
#thenCmd,1,
#captainSpeaks,Staff officers please report.,
#elseCmd,1,
#otherSpeaks,-,
#testChiefEngSkill,-,
#thenCmd,1,
#otherSpeaks,Engineering ready.,
#elseCmd,1,
#otherSpeaks,-,
//Engineering's just fine.
#testFirstOfcrSkill,-,
#thenCmd,1,
#otherSpeaks,First Officer ready.,
#elseCmd,1,
#otherSpeaks,-,
//Your First Officer is itching to get started.
#testCommsOfcrSkill,-,
#thenCmd,1,
#otherSpeaks,Communications ready.,
#elseCmd,1,
#otherSpeaks,-,
//Communications OK.
#testChMedOfcrSkill,-,
#thenCmd,1,
#otherSpeaks,Chief Medical Officer ready.,
#elseCmd,1,
#otherSpeaks,-,
//The doctor is in.
#testScienceOfcrSkill,-,
#thenCmd,1,
#otherSpeaks,Science ready.,
#elseCmd,1,
#otherSpeaks,-,
//Science here and waiting for departure.
#testSecurityOfcrSkill,-,
#thenCmd,1,
#otherSpeaks,Security and Tactical ready.,
#elseCmd,1,
#otherSpeaks,-,
//All set at Security.
#testCounsellorSkill,-,
#thenCmd,1,
#otherSpeaks,Counsellor ready.,
#elseCmd,1,
#otherSpeaks,-,
//Things are fine with the Counsellor.
#impulsePwrOn,-,
#warpPwrOn,-,
#captainSpeaks,Test the Main Navigational Deflector.,
#engageNavDeflector,-,
#engageImpulseEng,-,
#unDock,MSG01,
#goal1achieved,-,
#captainSpeaks,Test the structural integrity field before going to warp.,
#engageStrucInteField,-,
//gotoWarp,-,
#disengageImpulseEng,-,
#engageWarpEng,-,
#thenCmd,1,
#captainSpeaks,MSG03,
#elseCmd,2,
#otherSpeaks,Something's wrong. Warp engines won't come on-line Captain!,
#HQCmd2,Let's look things over.,
#executeGoal,MSG06,>
<MSG00 = [1:"Departed spacedock.",2:"Arrived at start of test range.", 3:"Transporter and Tractor Beam systems tested.", 4:"Shuttlecraft launch capability tested."]>
<MSG01 = Prepare for departure.>
<MSG02 = <HEAR=link>Let's keep in mind that this testing protocol includes a runthru of all possible systems, some of which might not be part of the available complement for this particular Class.>
<MSG03 = <HEAR=process@FLYB=SmStarbaseBG;ByOut>Let us know when we arrive at the test range.>
<MSG04 = >
<MSG06 = Ready to begin systems operational tests.>
<MO_CO_EG =
#testHitTarget,-,
#goal2achieved,-,
#beamAwayTeam,-,
#crewComp,0 0 0 0 0 0,
//params= command eng civill science support tactical
#thenCmd,1,
#otherSpeaks,MSG11,
#elseCmd,1,
#otherSpeaks,MSG12,
#beamCargo,-,
#loadData,001,
//load param must be 1 (ton) until psm change the shipdefs
<MO_HQ_EV1 =Vessel suffered an unrepairable failure. Mission cannot proceed. Make sure appropriate systems and crew are present and that crew complement is adequate.,
#simOver,-, Acknowledged., #simOver,-,, #HQCmd1,>
<MO_HQ_EV2 = ALERT: Warp engines not responding. Possible subsystem inadequacies or damage. Refer to System Performance Analysis in the outcome report for symptoms.,
#otherSpeaks,-,Ignore and carry on., #simOver ,-,Stop mission., #HQCmd2,>